Package | tiga.health.clinical |
Type | StructureDefinition |
Id | Id |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=tiga.health.clinical@1.1.0&canonical=http://tigahealth.com/fhir/StructureDefinition/ProcedureProfile |
Url | http://tigahealth.com/fhir/StructureDefinition/ProcedureProfile |
Status | draft |
Name | ProcedureResourceProfile |
Experimental | False |
Type | Procedure |
Kind | resource |
No resources found
No resources found
{
"resourceType" : "StructureDefinition",
"url" : "http://tigahealth.com/fhir/StructureDefinition/ProcedureProfile",
"name" : "ProcedureResourceProfile",
"status" : "draft",
"fhirVersion" : "4.0.1",
"kind" : "resource",
"abstract" : false,
"type" : "Procedure",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Procedure",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Procedure.identifier.type",
"path" : "Procedure.identifier.type",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "coding"
}
],
"rules" : "open"
},
"min" : 1
},
{
"id" : "Procedure.identifier.type:PRN",
"path" : "Procedure.identifier.type",
"sliceName" : "PRN",
"min" : 1
},
{
"id" : "Procedure.identifier.type:PRN.coding.system",
"path" : "Procedure.identifier.type.coding.system",
"min" : 1,
"fixedUri" : "http://moph.qa/codesystem/PatientIdentifier"
},
{
"id" : "Procedure.identifier.type:PRN.coding.code",
"path" : "Procedure.identifier.type.coding.code",
"min" : 1,
"fixedCode" : "PRN"
},
{
"id" : "Procedure.identifier.system",
"path" : "Procedure.identifier.system",
"min" : 1
},
{
"id" : "Procedure.identifier.value",
"path" : "Procedure.identifier.value",
"min" : 1
},
{
"id" : "Procedure.partOf.reference",
"path" : "Procedure.partOf.reference",
"min" : 1
},
{
"id" : "Procedure.category",
"path" : "Procedure.category",
"min" : 1
},
{
"id" : "Procedure.category.coding.system",
"path" : "Procedure.category.coding.system",
"min" : 1
},
{
"id" : "Procedure.category.coding.code",
"path" : "Procedure.category.coding.code",
"min" : 1
},
{
"id" : "Procedure.category.coding.display",
"path" : "Procedure.category.coding.display",
"min" : 1
},
{
"id" : "Procedure.code",
"path" : "Procedure.code",
"min" : 1
},
{
"id" : "Procedure.code.coding.system",
"path" : "Procedure.code.coding.system",
"min" : 1
},
{
"id" : "Procedure.code.coding.code",
"path" : "Procedure.code.coding.code",
"min" : 1
},
{
"id" : "Procedure.code.coding.display",
"path" : "Procedure.code.coding.display",
"min" : 1
},
{
"id" : "Procedure.subject.reference",
"path" : "Procedure.subject.reference",
"min" : 1
},
{
"id" : "Procedure.subject.display",
"path" : "Procedure.subject.display",
"max" : "0"
},
{
"id" : "Procedure.encounter",
"path" : "Procedure.encounter",
"min" : 1
},
{
"id" : "Procedure.encounter.reference",
"path" : "Procedure.encounter.reference",
"min" : 1
},
{
"id" : "Procedure.performed[x]",
"path" : "Procedure.performed[x]",
"min" : 1
},
{
"id" : "Procedure.recorder.reference",
"path" : "Procedure.recorder.reference",
"min" : 1
},
{
"id" : "Procedure.recorder.display",
"path" : "Procedure.recorder.display",
"min" : 1
},
{
"id" : "Procedure.asserter.reference",
"path" : "Procedure.asserter.reference",
"min" : 1
},
{
"id" : "Procedure.asserter.display",
"path" : "Procedure.asserter.display",
"min" : 1
},
{
"id" : "Procedure.performer",
"path" : "Procedure.performer",
"min" : 1,
"max" : "1"
},
{
"id" : "Procedure.performer.actor.reference",
"path" : "Procedure.performer.actor.reference",
"min" : 1
},
{
"id" : "Procedure.performer.actor.display",
"path" : "Procedure.performer.actor.display",
"min" : 1
},
{
"id" : "Procedure.reasonCode.coding.system",
"path" : "Procedure.reasonCode.coding.system",
"min" : 1
},
{
"id" : "Procedure.reasonCode.coding.code",
"path" : "Procedure.reasonCode.coding.code",
"min" : 1
},
{
"id" : "Procedure.reasonCode.coding.display",
"path" : "Procedure.reasonCode.coding.display",
"min" : 1
},
{
"id" : "Procedure.bodySite.coding.system",
"path" : "Procedure.bodySite.coding.system",
"min" : 1
},
{
"id" : "Procedure.bodySite.coding.code",
"path" : "Procedure.bodySite.coding.code",
"min" : 1
},
{
"id" : "Procedure.bodySite.coding.display",
"path" : "Procedure.bodySite.coding.display",
"min" : 1
},
{
"id" : "Procedure.outcome.coding.system",
"path" : "Procedure.outcome.coding.system",
"min" : 1
},
{
"id" : "Procedure.outcome.coding.code",
"path" : "Procedure.outcome.coding.code",
"min" : 1
},
{
"id" : "Procedure.outcome.coding.display",
"path" : "Procedure.outcome.coding.display",
"min" : 1
},
{
"id" : "Procedure.report.reference",
"path" : "Procedure.report.reference",
"min" : 1
},
{
"id" : "Procedure.complication.coding.system",
"path" : "Procedure.complication.coding.system",
"min" : 1
},
{
"id" : "Procedure.complication.coding.code",
"path" : "Procedure.complication.coding.code",
"min" : 1
},
{
"id" : "Procedure.complication.coding.display",
"path" : "Procedure.complication.coding.display",
"min" : 1
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.